RareBooleanData

data class RareBooleanData(index: List<Int>)

Constructors

RareBooleanData
Link copied to clipboard
fun RareBooleanData(index: List<Int>)

Properties

index
Link copied to clipboard
val index: List<Int>

Sources

jvm source
Link copied to clipboard